.height-50{
    height: 50px;
}
.header-container .right,.header-container .menu ,.header-container .header-menu-item{
    height: 100%;
}
.header-menu-item{
    line-height: 50px;
    position: relative;
}

.header-menu-item-child{
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9999;
    display: none;
}
.header-menu-item-child-cont{
    background-color: #ffffff;
    border-radius: 6px;
    padding: 10px;
    box-sizing: border-box;
    height: 130px;
    width: 200px;
}
.header-menu-item-child-cont-img{
    width: 90px;
    height: 110px;
    overflow: hidden;
    margin-right: 10px;
    line-height: 1;
}
.header-menu-item-child-cont-img:last-child{
    margin-right: 0;
}
.header-menu-item-child-cont-img img{
    width: 90px;
    height: 90px;
    object-fit: contain;
}
.header-menu-item:hover .header-menu-item-child{
    display: block;
}
.banner-search-cont select{
    background-color: #fff !important;
}
.left-menu{
    height: auto !important;
}
.banner-article-list-item:before{
    top: 24px !important;
}
.header-menu-item-child-cont-text{
    display: block;
    margin-top: 0px;
    color: #000;
    cursor: pointer;
    font-size: 14px;
}
.navigation-img-item-left img{
    max-width: 128px;
}
.left-menu-code{
    width: 105px;
    height: 105px;
    margin-top: 10px;
}
.left-menu-code img{
    width: 100%;
    height: auto;
    object-fit: contain;
}
.left-menu-code-title{
    font-size: 16px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    margin-top: 8px;
}
.left-menu-code-text{
    text-align: center;
    font-size: 16px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 14px;
}
.left-menu-button {
    margin-top: 14px !important;
}
.active-footer-menu{
    background: #FFB952;
    font-size: 24px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
}
.footer-cont-msg a{
    font-size: 14px ;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF !important;
    line-height: 33px;
}
.footer-cont-msg a:hover{
    color: #fff;
}
.footer-code-img-text{
    color: #fff;
    text-align: center;
    cursor: pointer;
}

.banner-swiper-right a{
    display: block;
    width:92%;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.handle-active{
    color: blue !important;
}
.baogao-list-sticky{
    position: sticky;top: 103px;
}

.special-box .special-box-left>div:last-child {
    position: sticky;
    top: 103px;

}
.special-box-right .navigation-img {
    position: sticky;
    top: 103px;
}
.right-menu{
    z-index: 99999 !important;
}
.headlines .swiper-slide{
    width: 48% !important;
}
.special-box-left-list-cont{
    margin-top: 15px;
}
.left-title{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px;
}
.left-title-msg{
    font-size: 14px;
    color: #999;
    margin-top: 10px;
    /*margin-left: 90px;*/
}
.left-title:after{
    width: 120px;
}
.mav-breadcrumbs{
    height: 50px;
    display: flex;
    justify-content: flex-start;
    background-color: #F9F9F9;
    padding: 0 16px;
    box-sizing: border-box;
    margin-top: 30px;
    margin-bottom: 30px;
}

.mav-breadcrumbs-item{
    display: block;
    position: relative;
    padding-left: 15px;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    background: none;
    margin-left:10px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #171717;
}
.mav-breadcrumbs-item:nth-child(2){
    margin-left: 6px !important;
    padding-left: 0 !important;
}
.mav-breadcrumbs-home-icon{
    /*width: 20px;*/
    width: 20px;
    max-width: 100%;
    object-fit: contain;
    display: flex;
    align-items: center;
}
.mav-breadcrumbs-home-icon img{
    width: 100%;
    max-width: 20px;
    object-fit: contain;
}
.mav-breadcrumbs-item+.mav-breadcrumbs-item::before{
    position: absolute;
    content: '>';
    font-family: cursive;
    opacity: .75;
    left: 0;
    top: 1%;
    padding-right: 0.5rem;
    color: #6c757d;
}
.left-title::after {
    width:150px !important;
}
.main-mark-layer{
    z-index: 999 !important;
}
.list-item-img img{
    height: 100%;
    width: 100%;
}
.detail-title{
    margin-top: 0;
}
.main-no-yet{
    width: 100%;
}
.main-no-yet-img{
    width: 45%;
    height: 140px;
    margin: 0 auto ;
}
.main-no-yet-img img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.main-no-yet-text{
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #75A0FF;
    text-align: center;
    margin-top: 40px;
}
.main-no-yet-cont{
    width: 100%;
    height: 100%;
}
.home-box .main-no-yet{
    height: 283px;
}
.main-menu2{
    padding: 0 34px;
}
.main-menu2 .main-menu2-item:first-child{
    font-size: 24px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #643B00;
}
.industrial-main-zy-box-item-list .industrial-main-zy-box-item-list-item{
    overflow: hidden;
    padding: 14px 14px 14px 16px !important;
    height: 41px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}
.industrial-main-button-item:hover,.ranking-menu-item:hover,.special-item:hover{
    transition: all .3s;
    box-shadow: 0px 0px 15px -3px rgba(0,0,0,0.3);
}
.special-item:nth-child(4n){
    /*margin-left: 20px !important;;*/
}
.special-item:nth-child(1){
    margin-left: 0 !important;;
}
.nav .nav-item a:hover{
    transition: all .3s;
    color: #ffb952;
}
.duration-box-item{
    /*user-select: none;*/
}
.box-hover:hover a,.duration-box-list-item:hover,.duration-box-item:hover{
    color: #355ec2;
}
.box1-group .box1-item:hover{
    transition: all .3s;
    box-shadow: 0px 0px 15px -3px rgba(0,0,0,0.3);
}
.main-right-header .main-right-header-item:hover{
    background-color: #355EC2  ;
    color: #fff !important;
}

.main-right-header .main-right-header-item:nth-child(1):hover,.main-right-header .main-right-header-item:nth-child(2):hover{
    background-color: #f89750 ;
    color: #fff !important;
}
.line-menu-group-item a:hover{
    color: #0849C4 !important;
    font-size: 20px;
    transition: all .3s;
}
.home-cont-paper-item{
    border-radius: 12px;
    overflow: hidden;
}
.home-cont-paper .item{
    margin-right: 20px;
}
.home-cont-paper .item a{
    display: block;
    width: 100%;
    height: auto;
    border-radius: 4px;
    overflow: hidden;
}
.home-book-item:hover,.home-cont-paper-item:hover,.main-table1-cont-list1:hover,.list-item-img:hover{
    transition: all .3s;
    box-shadow: 0px 0px 15px -3px rgba(0,0,0,0.3);
}
.home-image-list{
    margin-bottom: 10px;
    width: 49% !important;
    border-radius: 10px;
    overflow: hidden;
}
.home-image-list:first-child{
    width: 100% !important;
}
.home-image-list a{
    display: block;
    width: 100%;
    height: auto;

}

.home-image-list:hover,.home-cont-paper .item a:hover{
    transition: all .3s;
    box-shadow: 0px 0px 15px -3px rgba(0,0,0,.8);
}
.h-66 {
    height: 66px !important;
}
.home-cont-paper .item .overflow-hidden{
    height: 60px !important;
    width: 150px;
}
.home-cont-paper .item .overflow-hidden:last-child{
    margin-right: 0;
}
.home-cont-paper .item .overflow-hidden img{
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
}
.home-cont-paper .item.flex_content_left{
    display: flex;
    justify-content: space-between !important;
    width: 100%;
}
.main-table-cont-item-title{
    /*user-select: none;*/
}
.main-table-cont-item-title:hover{
    /*color: blue !important;*/
}

.detail-info-button a img{
    margin-right: 5px;
}
.special-item{
    margin-left: 20px !important;
}
.main-page-item{
    width: 43px !important;
    padding: 0 !important;
}
.main-page-prev,.main-page-next{
    width: 121px !important;
    padding: 0 !important;
}
.main-page-item  a,.main-page-prev a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 47px;
}
.detail-info-button{
    cursor: pointer;
}
.detail-page-item{
    max-width: 45%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*.case-tab{*/
/*    position: relative !important;*/
/*    top: 0 !important;*/
/*    min-width: 17%;*/
/*}*/
/*.case-tab-cont{*/
/*    margin-left: 0 !important;*/
/*}*/
.map-item-button{
    width: 24.23% !important;
}
.display-none:before,.display-none:after{
    display: none !important;
}
.banner-menu-item-style-1{
    font-size: 20px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF !important;
    display: block;
    height: 100%;
    line-height: 110px !important;
}
.banner-menu-item:last-child:after{
    display: none;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
    pointer-events:  auto !important;;
}
.detail-page{
    width:100%;
}
.main-table-cont-item-title{
    max-height: 54px !important;
}
.tab-item-a:hover{
    background: #355EC2;
    color: #fff;
}
/*.enlarge-img:hover{*/
/*    transform: scale(1.2);*/
/*}*/












.case-bottom-button a:first-child{
    background: #355EC2;
    color: #fff !important;
}

.right-menu{
    right: calc(50% - 900px) !important;;
}
.left-menu{
    left: calc(50% - 900px) !important;;
}
.footer-top-title a{
    font-size: 18px !important;

}

.banner-menu{
    height: 85px !important;
}
.banner-menu-item{
    height: auto !important;;
}
.banner-menu-item a{
    line-height: 30px;

}

.screen-cont-value-group{
    position: relative;
    padding-left:60px;
    box-sizing:border-box;
}
.screen-cont-value{
    /*user-select: none;*/
}
.screen-cont-value-group .screen-cont-value:first-child{
    position: absolute;
    top: 0;
    left: 10px;
}

.industry-box-img{
    border-radius: 10px !important;;
    overflow: hidden !important;;
}
.industry-box-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;

}

.form-contacts-require{
    color: red;
    margin-right: 4px;
}

.sort{
    border-bottom: 3px solid #355EC2;
    margin-bottom: 20px;
}
.sort-left{
    width: 130px;
    height: 60px;
    background: #355EC2;
    border-radius: 6px 6px 0px 0px;
    opacity: 1;
    font-size: 20px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
    /*user-select: none;*/
    position: relative;
}
.sort-left-cont-img{
    width: 14px;
    margin-left: 4px;
}
.sort-left-cont-img img{
    transform: rotate(180deg);
    transition: all .3s;
}
.sort-left-menu{
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    width: 100%;
    height: auto;
    /*padding: 0 4px;*/
    border-radius:  0 0 6px 6px;
    overflow: hidden;
    box-sizing: border-box;
    display: none;
}
.sort-left-menu .sort-left-menu-item{
    color: #000;
}
.sort-left:hover .sort-left-cont-img img {
    transform: rotate(0);
}

/*.sort-left-menu-item:hover{*/
/*    color: #FFB952;*/
/*}*/
.sort-left-menu-item-active{
    background: #355EC2;
    color: #fff !important;
}

.sort-left:hover .sort-left-menu{
    display: block !important;
}
.industrial-main-top-right .swiper-slide{
    width: 45%;
}
.industrial-main-top-right .swiper-slide a{
    display: block;
    max-width: 80%;
    overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
.case-button{
    display: flex;
    justify-content: center !important;
}
.case-button a:last-child{
    margin-right:  0;
}
.case-button a:first-child{
    background-color: #1D46BE;
    color: #fff;
}
.case-button a:first-child .case-button-icon-hover{
    display: block;
}
.case-button a:first-child .case-button-icon{
    display: none;
}
.left-menu{
    left: 0 !important;
}
.right-menu{
    right: 0 !important;
}


.home-swiper-button-next,.home-swiper-button-prev {
    width:40px !important;
    height: 100px !important;
    opacity: 1;
    background-repeat: no-repeat;
    background-size: contain !important;
    background-position: center;
    background-image: none !important;
    position: relative;
    background-color: rgba(0,0,0,.3);
    border-radius: 5px;
    /*user-select: none;*/
}

.home-swiper-button-next:after {
    position: absolute;
    top: 0;
    left:5px;
    width: 80%;
    height: 100%;
    content: '';
    background-image: url("../image/icon/top.png") !important;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    transform: rotate(90deg);

}

.home-swiper-button-prev:after{
    position: absolute;
    top: 0;
    left: 4px;
    width: 80%;
    height: 100%;
    content: '';
    background-image: url("../image/icon/top.png") !important;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    transform: rotate(-90deg);
}
.detail-content{
    line-height: 28px;
    font-size: 16px;
}

/*详情table样式*/
.tableAdd{
    max-width: 100%;
    /*user-select: none;*/
    line-height: 30px;
}
.tableAdd table{
    width: 100%;
    /*border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;*/
    margin-bottom: 30px;
}
.tableAdd table tr{
    /*border-bottom: 1px solid #ccc;*/
}
.tableAdd table tr td{
    /*border-left: 1px solid #ccc;*/
    max-width: 100px;
    white-space: normal;
    vertical-align: middle;
    text-align: center;
}
.tableAdd img {
    display:block;
    margin:20px auto;
    object-fit: contain;
}
.tableAdd a {
    color: #0848C2 !important;
    text-decoration: underline !important;
}
.tableAdd p {
    margin: 0 0 20px 0;
}
.tableAdd h2{
    margin-bottom: 30px;
}
.fwbStyle{
    white-space: pre-wrap;
    line-height: 28px;
    font-size: 16px;
}
.banner-box-title{
    font-size: 50px;
    color: #ffffff;
    display: flex;
    align-items: center;
    /*text-shadow: 3px 3px 3px #000, -1px -1px 1px #fff;*/
}
.banner-box-info{
    font-size: 26px;
    color: #ffffff;
}
.banner-box-title-shadow {
    text-shadow: 3px 3px 3px #000, -1px -1px 1px #fff;
}
.special-box-sticky {
    position: sticky;
    top: 103px;
}
.monitoring-list .monitoring-list-item .monitoring-list-item-right .monitoring-list-item-msg{
    height: auto !important;
}